C1.Silverlight.Schedule.5 Assembly > C1.C1Schedule Namespace > C1ObservableCollection<T> Class > C1ObservableCollection<T> Constructor : C1ObservableCollection<T> Constructor(IList<T>) |
'Declaration Public Function New( _ ByVal list As System.Collections.Generic.IList(Of T) _ )
public C1ObservableCollection<T>( System.Collections.Generic.IList<T> list )